3.3.50 \(\int \frac {(d x)^m}{a+b x^3+c x^6} \, dx\) [250]

Optimal. Leaf size=173 \[ \frac {2 c (d x)^{1+m} \, _2F_1\left (1,\frac {1+m}{3};\frac {4+m}{3};-\frac {2 c x^3}{b-\sqrt {b^2-4 a c}}\right )}{\sqrt {b^2-4 a c} \left (b-\sqrt {b^2-4 a c}\right ) d (1+m)}-\frac {2 c (d x)^{1+m} \, _2F_1\left (1,\frac {1+m}{3};\frac {4+m}{3};-\frac {2 c x^3}{b+\sqrt {b^2-4 a c}}\right )}{\sqrt {b^2-4 a c} \left (b+\sqrt {b^2-4 a c}\right ) d (1+m)} \]

[Out]

2*c*(d*x)^(1+m)*hypergeom([1, 1/3+1/3*m],[4/3+1/3*m],-2*c*x^3/(b-(-4*a*c+b^2)^(1/2)))/d/(1+m)/(b-(-4*a*c+b^2)^
(1/2))/(-4*a*c+b^2)^(1/2)-2*c*(d*x)^(1+m)*hypergeom([1, 1/3+1/3*m],[4/3+1/3*m],-2*c*x^3/(b+(-4*a*c+b^2)^(1/2))
)/d/(1+m)/(-4*a*c+b^2)^(1/2)/(b+(-4*a*c+b^2)^(1/2))

________________________________________________________________________________________

Rubi [A]
time = 0.16, antiderivative size = 173, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 2, integrand size = 20, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.100, Rules used = {1389, 371} \begin {gather*} \frac {2 c (d x)^{m+1} \, _2F_1\left (1,\frac {m+1}{3};\frac {m+4}{3};-\frac {2 c x^3}{b-\sqrt {b^2-4 a c}}\right )}{d (m+1) \sqrt {b^2-4 a c} \left (b-\sqrt {b^2-4 a c}\right )}-\frac {2 c (d x)^{m+1} \, _2F_1\left (1,\frac {m+1}{3};\frac {m+4}{3};-\frac {2 c x^3}{b+\sqrt {b^2-4 a c}}\right )}{d (m+1) \sqrt {b^2-4 a c} \left (\sqrt {b^2-4 a c}+b\right )} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(d*x)^m/(a + b*x^3 + c*x^6),x]

[Out]

(2*c*(d*x)^(1 + m)*Hypergeometric2F1[1, (1 + m)/3, (4 + m)/3, (-2*c*x^3)/(b - Sqrt[b^2 - 4*a*c])])/(Sqrt[b^2 -
 4*a*c]*(b - Sqrt[b^2 - 4*a*c])*d*(1 + m)) - (2*c*(d*x)^(1 + m)*Hypergeometric2F1[1, (1 + m)/3, (4 + m)/3, (-2
*c*x^3)/(b + Sqrt[b^2 - 4*a*c])])/(Sqrt[b^2 - 4*a*c]*(b + Sqrt[b^2 - 4*a*c])*d*(1 + m))

Rule 371

Int[((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[a^p*((c*x)^(m + 1)/(c*(m + 1)))*Hyperg
eometric2F1[-p, (m + 1)/n, (m + 1)/n + 1, (-b)*(x^n/a)], x] /; FreeQ[{a, b, c, m, n, p}, x] &&  !IGtQ[p, 0] &&
 (ILtQ[p, 0] || GtQ[a, 0])

Rule 1389

Int[((d_.)*(x_))^(m_.)/((a_) + (c_.)*(x_)^(n2_.) + (b_.)*(x_)^(n_)), x_Symbol] :> With[{q = Rt[b^2 - 4*a*c, 2]
}, Dist[c/q, Int[(d*x)^m/(b/2 - q/2 + c*x^n), x], x] - Dist[c/q, Int[(d*x)^m/(b/2 + q/2 + c*x^n), x], x]] /; F
reeQ[{a, b, c, d, m}, x] && EqQ[n2, 2*n] && NeQ[b^2 - 4*a*c, 0] && IGtQ[n, 0]

Rubi steps

\begin {align*} \int \frac {(d x)^m}{a+b x^3+c x^6} \, dx &=\frac {c \int \frac {(d x)^m}{\frac {b}{2}-\frac {1}{2} \sqrt {b^2-4 a c}+c x^3} \, dx}{\sqrt {b^2-4 a c}}-\frac {c \int \frac {(d x)^m}{\frac {b}{2}+\frac {1}{2} \sqrt {b^2-4 a c}+c x^3} \, dx}{\sqrt {b^2-4 a c}}\\ &=\frac {2 c (d x)^{1+m} \, _2F_1\left (1,\frac {1+m}{3};\frac {4+m}{3};-\frac {2 c x^3}{b-\sqrt {b^2-4 a c}}\right )}{\sqrt {b^2-4 a c} \left (b-\sqrt {b^2-4 a c}\right ) d (1+m)}-\frac {2 c (d x)^{1+m} \, _2F_1\left (1,\frac {1+m}{3};\frac {4+m}{3};-\frac {2 c x^3}{b+\sqrt {b^2-4 a c}}\right )}{\sqrt {b^2-4 a c} \left (b+\sqrt {b^2-4 a c}\right ) d (1+m)}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C] Result contains higher order function than in optimal. Order 9 vs. order 5 in optimal.
time = 0.10, size = 84, normalized size = 0.49 \begin {gather*} \frac {(d x)^m \text {RootSum}\left [a+b \text {$\#$1}^3+c \text {$\#$1}^6\&,\frac {\, _2F_1\left (-m,-m;1-m;-\frac {\text {$\#$1}}{x-\text {$\#$1}}\right ) \left (\frac {x}{x-\text {$\#$1}}\right )^{-m}}{b \text {$\#$1}^2+2 c \text {$\#$1}^5}\&\right ]}{3 m} \end {gather*}

Warning: Unable to verify antiderivative.

[In]

Integrate[(d*x)^m/(a + b*x^3 + c*x^6),x]

[Out]

((d*x)^m*RootSum[a + b*#1^3 + c*#1^6 & , Hypergeometric2F1[-m, -m, 1 - m, -(#1/(x - #1))]/((x/(x - #1))^m*(b*#
1^2 + 2*c*#1^5)) & ])/(3*m)

________________________________________________________________________________________

Maple [F]
time = 0.02, size = 0, normalized size = 0.00 \[\int \frac {\left (d x \right )^{m}}{c \,x^{6}+b \,x^{3}+a}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((d*x)^m/(c*x^6+b*x^3+a),x)

[Out]

int((d*x)^m/(c*x^6+b*x^3+a),x)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x)^m/(c*x^6+b*x^3+a),x, algorithm="maxima")

[Out]

integrate((d*x)^m/(c*x^6 + b*x^3 + a), x)

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x)^m/(c*x^6+b*x^3+a),x, algorithm="fricas")

[Out]

integral((d*x)^m/(c*x^6 + b*x^3 + a), x)

________________________________________________________________________________________

Sympy [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x)**m/(c*x**6+b*x**3+a),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x)^m/(c*x^6+b*x^3+a),x, algorithm="giac")

[Out]

integrate((d*x)^m/(c*x^6 + b*x^3 + a), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {{\left (d\,x\right )}^m}{c\,x^6+b\,x^3+a} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((d*x)^m/(a + b*x^3 + c*x^6),x)

[Out]

int((d*x)^m/(a + b*x^3 + c*x^6), x)

________________________________________________________________________________________